Adwaita: add a comment
authorLapo Calamandrei <calamandrei@gmail.com>
Tue, 9 May 2017 11:38:03 +0000 (13:38 +0200)
committerLapo Calamandrei <calamandrei@gmail.com>
Tue, 9 May 2017 11:38:03 +0000 (13:38 +0200)
Add a comment pointing to the related bug for dropdown menu
margin.

gtk/theme/Adwaita/_common.scss

index d971ac7220b39e78281b5a85b5115360d586ae1e..904a02ffd947fd03e6150ca2f1900b5465d77532 100644 (file)
@@ -1898,7 +1898,7 @@ menubar,
 menu,
 .menu,
 .context-menu {
-  margin: 4px;
+  margin: 4px; // See https://bugzilla.gnome.org/show_bug.cgi?id=591258
   padding: 2px 0px;
   background-color: $menu_color;
   border: 1px solid $borders_color; // adds borders in a non composited env